.Net Framework > v1.1.4322 > System > Collections > BitArray > BitArray BitArray(Boolean[])
BitArray(Byte[])
BitArray(BitArray)
BitArray(Int32)
BitArray(Int32,Boolean)
BitArray(Int32[])


BitArray(Boolean[])

Category
Constructor
Description
Initializes a new instance of the System.Collections.BitArray class that contains bit values copied from the specified array of Booleans.
Type
void
Character
public
Parameters
NameTypeDescription
valuesBoolean[]
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

BitArray(Byte[])

Category
Constructor
Description
Initializes a new instance of the System.Collections.BitArray class that contains bit values copied from the specified array of bytes.
Type
void
Character
public
Parameters
NameTypeDescription
bytesByte[]
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

BitArray(BitArray)

Category
Constructor
Description
Initializes a new instance of the System.Collections.BitArray class that contains bit values copied from the specified System.Collections.BitArray.
Type
void
Character
public
Parameters
NameTypeDescription
bitsBitArray
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

BitArray(Int32)

Category
Constructor
Description
Initializes a new instance of the System.Collections.BitArray class that can hold the specified number of bit values, which are initially set to .
Type
void
Character
public
Parameters
NameTypeDescription
lengthInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

BitArray(Int32,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.Collections.BitArray class that can hold the specified number of bit values, which are initially set to the specified value.
Type
void
Character
public
Parameters
NameTypeDescription
lengthInt32
defaultValueBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

BitArray(Int32[])

Category
Constructor
Description
Initializes a new instance of the System.Collections.BitArray class that contains bit values copied from the specified array of 32-bit integers.
Type
void
Character
public
Parameters
NameTypeDescription
valuesInt32[]
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database